home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Edytory i konwertery filmow / Gordian Knot rippack 0.35.0 pack2 / GordianKnot.RipPack.0.35.0.Setup.2.exe / AviSynthPlugins / AvsMon.xml < prev    next >
Extensible Markup Language  |  2004-10-01  |  1KB  |  21 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <!--AviSynth plugin description version 1.1-->
  3. <plugin name="AvsMon">
  4.   <description />
  5.   <filters>
  6.     <filter name="AvsMon" category="Misc Plugins" helpfile="avsmon" type="clip">
  7.       <description>This plugin enables you to preview the video during the conversion and to determine the exact audio delay. </description>
  8.       <colorspaces>
  9.         <colorspace>yv12</colorspace>
  10.         <colorspace>yuy2</colorspace>
  11.         <colorspace>rgb</colorspace>
  12.       </colorspaces>
  13.       <parameters>
  14.         <parameter name="clip" type="clip" default="" max="0" min="0" step="0" optional="True" paramList="False">
  15.           <description>This plugin enables you to preview the video during the conversion and to determine the exact audio delay. The histogram can be enabled if you feed it with a YUY2 clip,  and wil be attached to the righthand side of the clip. The preview window can be enabled if you check "Visible" in the Preview Windows section.</description>
  16.           <items />
  17.         </parameter>
  18.       </parameters>
  19.     </filter>
  20.   </filters>
  21. </plugin>